[INFO] cloning repository https://github.com/lemonshock99/rust-basic-101
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lemonshock99/rust-basic-101" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemonshock99%2Frust-basic-101", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemonshock99%2Frust-basic-101'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ae48e2eb38e934b6e084f230ff6e8d3a1f1b41c
[INFO] testing lemonshock99/rust-basic-101 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemonshock99%2Frust-basic-101" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/main.exe
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: failed to checkout https://github.com/lemonshock99/rust-basic-101
    2: command failed: exit status: 128
       
       